Alibabacloud.com offers a wide variety of articles about perl multidimensional array, easily find your perl multidimensional array information here online.
[File handle]
$| If Non-zero, force clear buffer after write or print operation on the currently selected file$% the current page number of the currently selected file handle$= the current page length of the currently selected file handle$-the
Perl is generally considered to be the abbreviation for practical extraction and report Language, a language evolved from C and sed, awk, Unix shell, and other languages. It was originally invented and implemented by the linguist Larry Wall. Perl is
The translation respects the original and maximizes the original content in its own way. For more information, please visit www.from0701.com. Two chapters are updated weekly.Welcome to the next stage of Perl learning. The reason you're here may be
Special variable of regular expression
1, $n: The nth substring containing the last pattern match2, $&: Previous successful pattern matching string3, $ ': previous match successful substring before4, $ ': After the substring of the previous match
The array in PHP is actually an ordered map. A mapping is a type that associates values to the keys. This type is optimized in many ways, so you can think of it as a real array, or a list (vector), a hash list (an implementation of a map), a
Special symbols for Perl
@ Array$x {} x preceded by a dollar sign ($) followed by a curly brace ({}), it is a hash element% to reference the entire hash, using the percent sign (") as the prefix. The hash used in the previous pages is
Is_array(PHP 4, PHP 5, PHP 7)is_array- Detecting If a variable is an arrayIs_array Mixed $var )If var it is an array, TRUE It is returned FALSE , otherwise.
Explode(PHP 4, PHP 5, PHP 7)explode- using one string to split another stringArray
Why use references?
In Perl4, the Value field in a hash table can only be scalar, not a list, which is inconvenient for some situations, such as the following data:Chicago, USAFrankfurt, GermanyBerlin, GermanyWashington, USAHelsinki, FinlandNew
Reference/pointers in the 12th chapter PERL5by FlamephoenixI. INTRODUCTION of citationIi. use of referencesThird, use the backslash (\) operatorIv. References and ArraysV. Multidimensional arraysVi. references to sub-programsSub-Program templatesVii.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.